home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 September / CHIP 1996 szeptember (CD07).zip / CHIP_CD07.ISO / sac / pack / rar200.exe / rar / RAR_FAQ.TXT < prev    next >
Text File  |  1996-04-13  |  11KB  |  245 lines

  1. --------------------------------------------------------------------------
  2.  
  3.                     RAR Frequently Asked Questions (FAQ)
  4.  
  5.             Copyright 1994 Eugene Roshal.  All rights reserved.
  6.  
  7.                                12-April-1996
  8.  
  9. --------------------------------------------------------------------------
  10.  
  11. Published by Eugene Roshal with assistance from the users of RAR, UNRAR,
  12. related utilities, and the RAR support sites.  This document may be freely
  13. distributed for non-commercial and information purposes.  This document 
  14. may not, under any circumstance, be traded, sold, or otherwise used for 
  15. commercial gain or purposes without prior written consent of Eugene 
  16. Roshal.
  17. --------------------------------------------------------------------------
  18.  
  19. Questions listed in this FAQ:
  20. --------------------------------------------------------------------------
  21. Q: While I can see that RAR is a great program with a terrific user 
  22.    interface, there appear to be no facilities available to convert my 
  23.    existing archived files to RAR format.
  24.  
  25. Q: RAR incorporates a number of different compression "methods", what are
  26.    the advantages and disadvantages of using them and which one would you 
  27.    recommend for daily use?
  28.  
  29. Q: I've heard a lot about "Solid" archives.  What are they and how can I use 
  30.    them?
  31.  
  32. Q: How could a user of my BBS (E-mail system, FTP server etc) extract
  33.    files from RAR archives while RAR is shareware and one must register
  34.    after a 40 day evaluation period?
  35.  
  36. Q: I use "inspect" to examine mail packets, but it has no built-in support
  37.    for RAR.  How can Inspect be configured to 'see' into RAR files?
  38.  
  39. Q: The Maximus BBS software does not supply a viewer which is capable 
  40.    of viewing RAR files. how can this problem be overcome?
  41.  
  42. Q. Where can I get the latest releases of RAR and all the utilities that seem
  43.    to be becoming available for it these days?
  44.  
  45. Q. I am having problems using Netscape to download files with the .RAR 
  46.    extension.
  47. --------------------------------------------------------------------------
  48.  
  49. Q: While I can see that RAR is a great program with a terrific user 
  50.    interface, there appear to be no facilities available to convert my 
  51.    existing archived files to RAR format.
  52.  
  53. A: You are using an older version of RAR than 1.54 which includes it's
  54.    own conversion utility called RCVT.  This utility is FREE for RAR 
  55.    users and will handle most of your file conversion needs, including
  56.    the updating of you FILES.BBS lists.
  57. --------------------------------------------------------------------------
  58.  
  59. Q: RAR incorporates a number of different compression "methods", what are
  60.    the advantages and disadvantages of using them and which one would you 
  61.    recommend for daily use?
  62.  
  63. A: RAR contains 6 different methods of compressing files, which one you 
  64.    use would depend upon your requirements.  i.e. how much you demand the 
  65.    file be compressed balanced against how much time you are willing to 
  66.    devote to the compression process.  There is always a trade-off and the 
  67.    final choice must be yours.  Our recommendation is to leave compression
  68.    as "Normal" unless you have good reason to change it. 
  69.  
  70.      Store         No compression is used at all, the files are simply 
  71.                    collected into the archive.  This method is quite fast
  72.                    and is useful for simply copying files from one place 
  73.                    to another.
  74.      Fastest       The fastest compression method is applied.  This is
  75.                    slower than the "store" method.
  76.      Fast          A slightly better compression method is used, resulting
  77.                    in a smaller file.
  78.      Normal        A better compression method is used to achieve (almost)
  79.                    optimal compression, at a slight cost in time.
  80.      Good          A better compression method gains another increase of 
  81.                    (0.1 - 0.3%) 
  82.      Best          Uses the best compression method of all at the cost of
  83.                    20% - 100% more time, for the purists only.
  84.  
  85.    Here are the results of a compression test:
  86.  
  87.     Method used   Time taken     %    Compressed size     %
  88.  
  89.        -m0           6.64      37.9       354262       100.00
  90.        -m1          17.52     100.0       270534        76.37
  91.        -m2          17.61     100.5       269431        76.05
  92.        -m3          18.18     103.8       268314        75.74
  93.        -m4          19.22     116.6       268123        75.68
  94.        -m5          20.43     119.7       268091        75.68
  95.  
  96.    As you can see, as the packing method improves, the time required 
  97.    increases, but the increase in time is proportionally much greater than 
  98.    the gain acheived.  This why the default and recommended method is set
  99.    to -m3    
  100.  
  101.    If you wish to obtain the 'ultimate' compression from RAR, without 
  102.    regard for the time taken, then the best general set of rules would 
  103.    be:
  104.  
  105.    ..  Use the -s -m5 and -ds switches
  106.  
  107.    ..  Use the @ command with a file containing a list of the files to 
  108.        be archived.
  109.  
  110.    ..  Create the list of files to be archived using the following 
  111.        rule: all files should be 'grouped' according to file contents
  112.        (ANSI-code, ASCII source, binary, executable, etc)
  113.  
  114. --------------------------------------------------------------------------
  115.  
  116. Q: I've heard a lot about "Solid" archives.  What are they and how can I use 
  117.    them?
  118.  
  119. A: It has been well known, for a long time, that one method of increasing 
  120.    the efficiency of compression, was to copy all the files to be compressed
  121.    into a single file, before compressing them. This is called creating a
  122.    "Solid" file before compressing. There are programs around which indeed
  123.    perform this operation and act as a pre-processor to another archiver.
  124.    RAR handles this function internally and invisibly to the user, it
  125.    simply "sees" all files together as a single data stream, with the
  126.    end result that the final output is significantly smaller than it would
  127.    otherwise be.  The gain to be had from this type of archive can be
  128.    significant and can be 10% - 60% of the size of the original archive.
  129.  
  130.    As with any other gain, there is a price to be paid and that price should 
  131.    be taken into consideration before creating a "Solid" archive.  The best 
  132.    way to understand if using a solid archive is best for you is to answer 
  133.    the following questions:
  134.  
  135.    Q: How often are you going to update or modify the archive?
  136.  
  137.    A: Probably never       ..  Use a solid archive
  138.  
  139.       Rarely               ..  Use a solid archive
  140.  
  141.       Frequently           ..  Use a normal archive
  142.  
  143.    Q: Are you using RAR as a packer for an electronic mail system?
  144.  
  145.    A: Yes                  ..  Use a solid archive
  146.  
  147.    Note:  Use RAR versions 1.52 or greater to manipulate solid archives.
  148. --------------------------------------------------------------------------
  149.  
  150. Q: How could a user of my BBS (E-mail system, FTP server etc) extract
  151.    files from RAR archives while RAR is shareware and one must register
  152.    after a 40 day evaluation period?
  153.  
  154. A: The RAR distribution archive contains a free unRAR utility, UNRAR.EXE,
  155.    which can be used, without paying a license fee, by anyone wanting to 
  156.    extract archives created by RAR.  As an additional BONUS to this, the 
  157.    source code of a portable unRAR is included with RAR version above 1.53
  158. --------------------------------------------------------------------------
  159.  
  160. Q: I use "inspect" to examine mail packets, but it has no built-in support
  161.    for RAR.  How can Inspect be configured to 'see' into RAR files?
  162.  
  163. A: Although Inspect does not contain built-in support for RAR, the problem 
  164.    can be solved by making RAR support Inspect instead.  Load RAR and 
  165.    configure the external viewer to be Inspect.  
  166.    
  167.    On an archive that RAR recognises, pressing return on the archived file 
  168.    will open it up, and then hitting F3 will call up Inspect to view the 
  169.    files.  On (say) an ARC, hitting F3 on the archive will call up Inspect 
  170.    which will open the archive and allow you to view the contents.  This 
  171.    technique has been shown to work on RAR, ARJ, ZIP, ARC and LZH mail 
  172.    archives.
  173. --------------------------------------------------------------------------
  174.  
  175. Q: The Maximus BBS software does not supply a viewer which is capable 
  176.    of viewing RAR files. how can this problem be overcome?
  177.  
  178. A: Janis Kracht in Fidonet Zone 1 provides us with the following MECCA 
  179.    script which can solve the problem:
  180.  
  181.    [Comment RAR Contents Viewer by Janis Kracht 7-26-95]
  182.    [ifexist]c:\max\RARFILE.BBS [delete]C:\Max\RARFILE.BBS
  183.    [/l3][cls][ckoff][clear_stacked]
  184.    [lightcyan][cls][locate  1  1]Name of file to view (NO extension): 
  185.    [yellow][readln]
  186.    [ifentered] [goto L3]
  187.    [ifexist]%Q\%J.RAR [goto doit] 
  188.    Can't find the file!  Try again? (Y/n)[menu]yn|
  189.    [choice]| [goto l3]
  190.    [choice]y [goto l3]
  191.    [choice]n [goto endit]
  192.    [/doit][xtern_dos]rar l %Q\%J.RAR > RARFILE.ANS
  193.    [xtern_dos]c:\max\ans2bbsp RARFILE
  194.    [moreon]
  195.    [link]RARFILE.BBS
  196.    [/endit][exit]
  197. --------------------------------------------------------------------------
  198. Q. Where can I get the latest releases of RAR and all the utilities that seem
  199.    to be becoming available for it these days?
  200.  
  201. A. RAR has its own "FDN" (File Distribution Network) which is available from 
  202.    RAR Registration/Support Sites, IFDC FileGate Hubs, Planet Connect 
  203.    Satellite Systems, PageSat Satellite Systems, paonline.com, and all 
  204.    FidoNet FileBone hubs. 
  205.  
  206.    A list of ftp sites may be obtained by sending an e-mail message to:
  207.  
  208.                 ftp.rar@knowledgebase.fi
  209. --------------------------------------------------------------------------
  210. Q. I am having problems using Netscape to download files with the .RAR 
  211.    extension.
  212.  
  213. A. To configure Netscape, version 2.0, to recognize the .RAR file extension,
  214.    perform the following operations:
  215.  
  216.        Select the Options Menu.
  217.  
  218.        Select General Preferences.
  219.  
  220.        Select the Helpers tab in the window that comes up.
  221.  
  222.        Click the "Create New Type" Button.
  223.  
  224.        Fill in the Mime Type field as         application
  225.  
  226.        Fill in the Mime SubType field as      rar
  227.  
  228.    Now you will see that there is an entry in your list for application/rar.
  229.  
  230.        Select that item in the listbox.
  231.  
  232.        Edit the File Extensions field and place rar (no period) there.
  233.  
  234.        Select the Save to Disk radio button.
  235.  
  236.        Select OK.
  237.  
  238. ------------------------------------------------------------------------------
  239. end of file "RAR_faq.txt"
  240.  
  241. ------------------------------------------------------------------------------
  242.  
  243.  
  244.  
  245.